Release 10.1A: OpenEdge Development:
ProDataSets


Specifying the session startup parameter for all temp-table parameters

Use the Temp-table Schema Marshal (-ttmarshal) startup parameter to specify the amount of schema information marshaled for all temp-table parameters passed during an OpenEdge client session. The following is the syntax for this startup parameter:

Syntax
-ttmarshal n 

n

A value between 0 and 4 representing the amount of schema information to marshal for temp-table parameters. The default value is 0 (which includes all schema information for all temp-table parameters).

Table 2–2 lists the possible schema marshaling startup parameter values.

Table 2–2: Schema marshaling startup parameter values 
Value
Description
0
Includes all schema information for all temp-table parameters.
1
Minimizes schema information for static temp-table parameters.
2
Minimizes schema information for all temp-table parameters.
3
Excludes schema information for static temp-table parameters.
4
Excludes schema information for all temp-table parameters.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095